home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Imagemaster d4.adf / apa.lzh / mrm_hlp < prev    next >
Text File  |  1993-08-30  |  1KB  |  60 lines

  1. \ApAssist
  2. \: - This is the Quick Help for the process make mask panel -
  3. \: ---------------------------------------------------------------------
  4. \:   Written by David E. Patterson
  5. \: ---------------------------------------------------------------------
  6.  
  7. \font topaz.font 8
  8. \tc 1
  9. \wr
  10. \lj
  11. \dd "imh_descriptor"
  12.  
  13. \index "hlp_index/index"
  14. \toc "hlp_toc/toc"
  15. \help "aa_help/help
  16.  
  17. \node "mrm_directrep"
  18. \title "Direct Replace"
  19. \next "mrm_or"
  20. \prev ""
  21. This selection will replace the mask directly over the old mask.
  22.  
  23. \endnode
  24.  
  25. \node "mrm_or"
  26. \title "OR (Combine)"
  27. \next "mrm_and"
  28. \prev "mrm_directrep"
  29. This will replace the mask back into the primary image as a combination of
  30. the old mask and the new mask.
  31.  
  32. \endnode
  33.  
  34. \node "mrm_and"
  35. \title "AND (Intersection)"
  36. \next "mrm_xor"
  37. \prev "mrm_or"
  38. This will replace the mask back into the primary image as a intersection of
  39. the old mask and the new mask.
  40.  
  41. \endnode
  42.  
  43. \node "mrm_xor"
  44. \title "XOR (Either not Both)"
  45. \next "mrm_minus"
  46. \prev "mrm_and"
  47. This will replace the mask back into the primary image as an XOR of
  48. the old mask and the new mask.
  49.  
  50. \endnode
  51.  
  52. \node "mrm_minus"
  53. \title "Minus (Old - New)"
  54. \next ""
  55. \prev "mrm_xor"
  56. This will subtract the new mask from the old mask.
  57.  
  58. \endnode
  59.  
  60.